EMT Practice Test

1. Question Content...


Question List

Question1: A connection to a TIBCO iProcess Engine deployment server has failed with a connection error. What should be verified in order to solve the problem? (Choose two.)

Question2: What are three special transitions for the purpose of processing exceptions? (Choose three.)

Question3: Which three statements are correct about Rendezvous Daemon Manager (RVDM) configurations? (Choose three.)

Question4: The following sample section of a rulebase will result in the displaying of which alerts on the UI?

Question5: Which two statements are true about a fault-tolerant configuration of TIBCO EMS where the primary server heartbeat has stopped? (Choose two.)

Question6: Which two statements are true about importing an XSD file using the Schema Importer Pool from the TIBCO Designer menu? (Choose two.)

Question7: Which two statements are true about JMS local transactions? (Choose two.)

Question8: A bank built a DebitAccount Service and a CreditAccount Service, both exposed as standard Web Services (SOAP/HTTPS) in the enterprise. The bank now wants to build a FundTransfer Service that debits an input amount from one account and credits it to another account. The FundTransfer Service must be able to throw and handle all errors as SOAP Faults. Which two TIBCO ActiveMatrix products are capable of enabling the implementation of this FundTransfer Service? (Choose two.)

Question9: Which three resources allow breakpoints in TIBCO BusinessEvents Debugger? (Choose three.)

Question10: What can be used to retrieve all records that match a value across all repositories?

Question11: Which two statements are true about access control and bridges? (Choose two.)

Question12: What should you use to add a third-party database driver to TIBCO Runtime Agent?

Question13: What can be modifed from the TIBCO Designer Startup Panel Administration tab?

Question14: When confguring bwagents, which two options are available for setting the persistence and the transport provider? (Choose two.)

Question15: Which two situations can trigger the presentation of a SCHEDULER.OVERFLOW advisory? (Choose two.)

Question16: Which of the following can be created by importing an XSD?

Question17: Refer to the following scenario when a route is established between two Enterprise Message Service servers:
routes.conf on Server-A:
[Server-B]
url=tcp://hostA:7022
zone_name=Zl
zone_type=lhop
routes.conf on Server-B is empty.
Which two statements are true in this situation? (Choose two.)

Question18: What is the effect of using the Agent. <AgentClassName>.checkDuplicates property at the agent class level?

Question19: YourTIBCO ActiveMatrix BusinessWorks process starts by receiving a JMS queue message using the JMS Queue Receiver activity. The message body consists of name/value pairs. Which Message Type should be selected?

Question20: How are Critical section groups used?

Question21: Which three are valid archives in TIBCO ActiveMatrix BusinessWorks? (Choose three.)

Question22: Given the configuration in the acl.conf file; TOPIC=topic.sample1USER=Bob PERM=subscribe TOPIC=topic* Group=engineering PERM=publish,subscribe Which statement is true if Bob is a member of the engineering group?

Question23: Which two statements are correct about fault-tolerant groups? (Choose two.)

Question24: What are two documented options available for Rendezvous log file rotation? (Choose two.)

Question25: In a mapping, you want to copy a node from the input tree without any of the children this node might have.
Which statement should you use to accomplish this?

Question26: You plan to test a network to ensure that it meets the following requirements: 100,000 point-to-point messages to be published by a single source in batch mode with ten messages per batch with an interval gap of 10 milliseconds. What is the correct rvperfm command to start a test run?

Question27: Which processes are recovered when an ActiveMatrix BusinessWorks engine is gracefully stopped and restarted?

Question28: Which three artifact types are default options when requesting service consumption in the TIBCO ActiveMatrix Lifecycle Governance Framework? (Choose three.)

Question29: Which two are Iteration Patterns? (Choose two.)

Question30: Which two statements are true about forms? (Choose two.)

Question31: Which three statements are true about context variables for a rulebase? (Choose three.)

Question32: With TIBCO Rendezvous messaging, which protocol does the Rendezvous daemon (RVD) use to communicate with other RVDs?

Question33: Server R defines a global queue named Ql. R is also the owner of Q1. Servers P and S define routed queues Q1@R. The servers P, R, and S are connected by routes. Which two statements are true? (Choose two.)

Question34: You need to create a RESTful service in TIBCO ActiveMatrix BusinessWorks for an employee resource that has the following fields: ID, FirstName, LastName, Salary. How should you configure the resource Service Path for a service that returns the employee resource by ID?

Question35: When configuring a Database Service Task, what is the only valid option for the TIBCO iProcess Engine for the Operation

Question36: An Enterprise Message Service server is configured with the following trace options:
log_trace=DEFAULT,-LIMITs
What will the logs contain?

Question37: Which two files represent the installation registry? (Choose two.)

Question38: Which statement is correct about the _RV.INFO.RVCM.DELIVERY.CONFIRM.subject advisory?

Question39: What is required before exposing a process as a web service?

Question40: Correlation data must always be associated with which two process objects? (Choose two.)

Question41: In modeling Common Business Objects and Data Models, a Flexible and extensible XML Schema representation is a must. What are three recommended approaches in XML Schema design to enable a Flexible SOA implementation? (Choose three.)

Question42: The Assign activity is used to assign a value to which type of variable?

Question43: Which three statements are correct about Rendezvous secure daemon (RVSD)? (Choose three.)

Question44: A TIBCO EMS Server has the following configuration in the stores.conf and queues.conf files:
stores, co nf
[filestore-1] type=file file=filestorel.db mode=async
[filestore-2] type=file file=filestore2.db mode=sync queues.conf > store=filestore-l queue1store=filestore-2 Message swapping is enabled.
What happens when NON_PERSISTENTmessages are published on queue?

Question45: Which two configurable settings are related to workflow in TIBCO CIM Configurator? (Choose two.)

Question46: How can you revert an allocated work item to the original distribution pool?

Question47: Which two statements are correct about the Rendezvous fault-tolerant member parameters? (Choose two.)

Question48: Which two TIBCO products must be installed to manage ActiveMatrix BusinessWorksresources? (Choose two.)

Question49: What is the default HTTP server implementation in ActiveMatrix BusinessWorks?

Question50: Two Rendezvous applications are publishing messages from Hosts A and B.
Host A: publisher 1: network: ";224.1.1.1,224.1.1.2;224.2.1.1" service 8500 HostB: publisher 2: network: ";224.2.1.1;224.2.1.2" service 8500 HostC: listener: network: ";224.2.1.2;224.2.1.1" service 8500 All applications are using the same subject and all the machines are in the same subnet. Which statement is correct?

Question51: Which two statements are true about a site topology file? (Choose two.)

Question52: What are two valid advanced properties on the process level? (Choose two.)

Question53: Which two transport types are supported by the ActiveEnterprise Adapter palette? (Choose two.)

Question54: Which action is used to pass rulebase changes to other records?

Question55: During the testing of a process through the TIBCO iProcess Workspace (Browser) Client, you notice that some data fields are not being populated in the TIBCO iProcess Engine. Which two steps can be used to debug the form? (Choose two.)

Question56: Which action occurs when a user cancels out of a Pageflow process?

Question57: An event was defined with Time to Live equal to 10 minutes. An instance of that event arrived from a JMS destination configured with EXPLICIT_CLIENT_ACKNOWLEDGE mode and was consumed in the preprocessor. When will the JMS message corresponding to this event be acknowledged?

Question58: When implementing a service, which activity must match the SOAP reply message schema?

Question59: What is the primary purpose of a service specification?

Question60: Which two statements are true about workitems? (Choose two.)

Question61: Which three statements are correct about the Rendezvous distributed Queue (RVCMQ) feature of TIBCO Rendezvous? (Choose three.)

Question62: The workflow activities that support parallel processing can be tuned for performance. This can be achieved by configuring a parameter for the activity RecordPerAsyncCall. What is the default value for this parameter?

Question63: Which two statements are true about the Block Data Visibility Data Pattern? (Choose two.)

Question64: Which three resources can be retrieved using the Retrieve Resources activity? (Choose three.)

Question65: Which two statements are true about transitions in a State Model? (Choose two.)

Question66: When programming a TIBCO Rendezvous fault-tolerant application, it is a documented best practice to associate fault-tolerant member events with ....

Question67: Which two deployment options are available from TIBCO Business Studio? (Choose two.)

Question68: Which two actions should be performed if the JVM crashes when the installer starts? (Choose two.)

Question69: Which three statements are true about the catalogs when used for extracting the data from a repository?
(Choose three.)